home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_166421.txt < prev    next >
Text File  |  1987-11-25  |  1KB  |  72 lines

  1. -- card: 166421 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 85668
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=438 top=245 right=269 bottom=462
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   setCrossReference
  23.   go to card id 168236
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=303 top=261 right=285 bottom=327
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: 
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   setCrossReference
  43.   go to card id 158039
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part contents for background part 1
  49. ----- text -----
  50. button
  51.  
  52. buttons
  53.  
  54.  
  55. -- part contents for background part 2
  56. ----- text -----
  57. An area on a card that, when pressed, performs an action.  The most common action is to take you to another card.
  58.  
  59. You create a button with the Button tool by choosing New Button from the Objects menu or by holding down the
  60.  
  61. -- part contents for background part 3
  62. ----- text -----
  63. Command key while you 
  64. drag diagonally.
  65.  
  66. A button gets its directions from its script, which you can edit.
  67.  
  68. See also: background button,* script.*
  69.  
  70. -- part contents for background part 22
  71. ----- text -----
  72. 453,238